home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 18 / Mac Magazin and MacEasy Magazine CD - Issue 18.iso / Online / oneclickers10b3 / ICScriptor / ICScriptor Dictionary next >
Text File  |  1995-08-09  |  2KB  |  87 lines

  1. ICScriptor Suite : Suites of events for getting & setting IC preferences
  2.  
  3. GetICPreference: get a preference value
  4.     GetICPreference preference
  5.     Result: anything
  6.  
  7. SetICPreference: set a preference value
  8.     SetICPreference preference
  9.         to anything
  10.     Result: anything
  11.  
  12. EditICPreference: use Internet Config to edit a preference value
  13.     EditICPreference [preference]
  14.  
  15. ParseURL: Find a valid URL in some text
  16.     ParseURL string
  17.     Result: string
  18.  
  19. LaunchURL: Open up the helper app and display the specified URL
  20.     LaunchURL string
  21.  
  22. Class ICFont : A font record in IC
  23. Properties:
  24.     font size small integer
  25.     font face small integer
  26.     font name string
  27.  
  28. Class ICFileInfo : A file info record in IC
  29. Properties:
  30.     file type type class
  31.     file creator type class
  32.     file name string
  33.  
  34. Class ICAppSpec : An appSpec record in IC (used for helpers)
  35. Properties:
  36.     file creator type class
  37.     file name string
  38.  
  39. Preferences : The list of possible IC preferences you can get
  40. real name
  41. email address
  42. mail account
  43. mail password
  44. signature
  45. organization
  46. plan
  47. quoting string
  48. news name
  49. news password
  50. archie host
  51. umich host
  52. infomac host
  53. ph host
  54. whois host
  55. finger host
  56. ftp host
  57. telnet host
  58. SMTP host
  59. NNTP host
  60. Gopher host
  61. LDAP Server
  62. LDAP Searchbase
  63. WWW Home Page
  64. WAIS Gateway
  65. mail headers
  66. news headers
  67. download folder
  68. editor
  69. FTP helper
  70. news helper
  71. Mail helper
  72. Web helper
  73. Gopher helper
  74. Finger helper
  75. Telnet helper
  76. TN3270 helper
  77. WAIS helper
  78. WhoIs helper
  79. NetPhone helper
  80. XNetPhone helper
  81. archie hosts
  82. infomac mirrors
  83. umich mirrors
  84. list font
  85. screen font
  86. printer font
  87.